JSObj.context

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto context()
    struct JSObj(Template, bool useRefCount = true)
    static if(useRefCount)
    context
    ()
  2. napi_value context;

Meta